PM3.6 - Toon Link - Subroutine - 0x2ad3c

  1. if ((InternalConstantInt(LaunchSpeed) GreaterThan scalar(3.7)))
    1. SoundEffectStop(2549)
    2. SoundEffectStop(2550)
    3. SoundEffectStop(2551)
    4. SoundEffectStop(2552)
    5. if ((InternalConstantInt(LaunchSpeed) GreaterThan scalar(6.7)))
      1. if (RollADie value(2))
        1. SoundEffect1(2551)
        2. SoundEffect1(2551)
      2. else
        1. SoundEffect1(2552)
        2. SoundEffect1(2552)
    6. else
      1. if (RollADie value(2))
        1. SoundEffect1(2549)
      2. else
        1. SoundEffect1(2550)